home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / std_unix / archive / text0089.txt < prev    next >
Encoding:
Text File  |  1993-07-06  |  549 b   |  16 lines

  1. Submitted-by: gwyn@smoke.brl.mil (Doug Gwyn)
  2.  
  3. In article <20ac9sINN3eb@rodan.UU.NET> casper@fwi.uva.nl (Casper H.S. Dik) writes:
  4. >No. NFS is not the culprit. You cannot detect this at open time.
  5. >When you read a directory, you'll open it with open and read it
  6. >with getdents().
  7.  
  8. Seems to me the REAL culprit is the provision of multiple forms of
  9. the "read" function when one would do.  Reading a directory object
  10. could, for example, return one new-line terminated record in ls -l
  11. format per read() invocation.
  12.  
  13.  
  14. Volume-Number: Volume 31, Number 91
  15.  
  16.